home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / qwkspc11.zip / FILENAME.TXT < prev    next >
Text File  |  1991-08-17  |  2KB  |  45 lines

  1.  
  2.  
  3.                    Filenames used by the *.QWK format
  4.  
  5.         BBSID.QWK is an archive containing the files from the
  6.         message door being sent to the caller.
  7.  
  8.             MESSAGES.DAT - a file containing the messages themselves
  9.                in 128 byte records.
  10.  
  11.             CONTROL.DAT - a file with info on the system, caller, and
  12.                conference names and numbers.
  13.  
  14.             999.NDX - one file for each selected conference that
  15.                contains pointers to the messages in MESSAGES.DAT
  16.                There are usually several *.NDX files in each
  17.                QWK file.  (Right justified, padded with leading
  18.                zeros to make the 3 characters).
  19.  
  20.             NEWFILES.DAT - an optional file that contains a list
  21.                of new files from the Bbs.
  22.  
  23.             BLT-0.99 - optional files containing ascii or ansi
  24.                bulletins.  The 99 extension is replaced by the
  25.                bulletin number (Left justified not padded).
  26.  
  27.             DOOR.ID - an optional text file that contains info
  28.                on the capabilities of the door that produced the
  29.                QWK packet (so that the reader will only send
  30.                control messages that can be handled).
  31.  
  32.             SESSION.TXT - an optional ascii/ansi file containing
  33.                info on the activity occuring in the mail door.
  34.  
  35.             Optionally it may also contain ascii or ansi screens for
  36.             Welcome, News, and Goodbye as named in the CONTROL.DAT
  37.             file.
  38.  
  39.         BBSID.REP is an archive containing a single file of the
  40.         messages sent from the caller to the Bbs.
  41.  
  42.             BBSID.MSG - a file containing the messages themselves
  43.                in 128 byte records.  The format is similar to
  44.                MESSAGES.DAT.
  45.